xen.git
2006-03-03 kaf24@firebug... Minor enhancements to gdbbuild, the build script for...
2006-03-03 kaf24@firebug... It's not necessary to define a function for dumping...
2006-03-03 kaf24@firebug... Add a description of the virtual TPM interface to the...
2006-03-03 kaf24@firebug... This patch undoes 8697 and makes xm reboot/shutdown...
2006-03-03 kaf24@firebug... Raises an explicit error message when the domain config...
2006-03-03 kaf24@firebug... VTPM fixes:
2006-03-03 kaf24@firebug... Fix up some issues I found when porting PPC to the...
2006-03-03 kaf24@firebug... VTPM_Tools: Fix error when closing only vtpm, and fix...
2006-03-03 kaf24@firebug... Ignore external (user-provided) CFLAGS when building...
2006-03-03 kaf24@firebug... Add a 'clear trap table' path to set_trap_table hyperca...
2006-03-02 kaf24@firebug... Don't compile HVM_DBG_LOG into xen by default.
2006-03-02 kaf24@firebug... Fix libxc warnings with gcc-4.1 and glibc-2.3.90.
2006-03-02 kaf24@firebug... Many fixes and cleanups for lomount:
2006-03-02 kaf24@firebug... Change debug level of vmx_io_instruction to DBG_LEVEL_IO.
2006-03-02 kaf24@firebug... Add empty files need to fix ia64 build.
2006-03-02 kaf24@firebug... Clean up use of wait_event_interruptible().
2006-03-02 cl349@firebug... linux-x86-64: eliminate duplicate exports
2006-03-02 cl349@firebug... Remove unnecessary include statements.
2006-03-02 cl349@firebug... linux: clean up setup_arch_post.h
2006-03-02 kaf24@firebug... While native code range-checks the requested address...
2006-03-02 kaf24@firebug... A few changes to the new 'guest handle' interface:
2006-03-02 kaf24@firebug... Make sure that installed files have sensible permission...
2006-03-02 kaf24@firebug... Fix problems when creating HVM guest on PAE host with...
2006-03-02 kaf24@firebug... merge
2006-03-02 kaf24@firebug... Fix printing of u64 value 'msr_content' to use PRIx64...
2006-03-02 kaf24@firebug... Merge xen-ia64-unstable.hg
2006-03-02 emellor@leeni... Merged.
2006-03-02 emellor@leeni... Fix violation of C90 mixed-code-and-declarations restri...
2006-03-02 vhanquez@kneesa... Removing out-of-date unused file.
2006-03-02 emellor@leeni... Fix printf.
2006-03-02 emellor@leeni... Added a basic integrity checker, and some basic ability...
2006-03-02 emellor@leeni... Silence the messages that are emitted when removing...
2006-03-02 emellor@leeni... Avoid a race between Xend removing the vm entries corre...
2006-03-01 kaf24@firebug... Fix problems with HVM PAE guests with >4GB memory.
2006-03-01 kaf24@firebug... Add SVM 32bit msr support (combined both 32bit with...
2006-03-01 kaf24@firebug... Clean up SVM 32-bit exits.S file (remove all tsc/fpu).
2006-03-01 kaf24@firebug... Revert two uses of CONFIG_PAGING_LEVELS to CPP rather...
2006-03-01 awilliam@xenbuild.aw[IA64] sparse update for 2.6.16-rc5
2006-03-01 awilliam@xenbuild.aw[IA64] default to SMP
2006-03-01 awilliam@xenbuild.aw[IA64] Turn on CONFIG_XEN_BLKDEV_BACKEND
2006-03-01 awilliam@xenbuild.awmerge
2006-03-01 kaf24@firebug... map_domain_page() now handles running on idle page...
2006-03-01 kaf24@firebug... Disallow cmpxchg8b ptwr emulation for non-pae. Also...
2006-03-01 awilliam@xenbuild.aw[IA64] Every processor call xen_early_setup (required...
2006-03-01 awilliam@xenbuild.aw[IA64] warning cleanup
2006-03-01 emellor@leeni... Remove unused #include <sys/ioctl.h>.
2006-03-01 awilliam@xenbuild.aw[IA64] VTI: updated vtlb, support_non_contiguous memory...
2006-03-01 kaf24@firebug... Clean wrpt state when emulating CR3 write.
2006-02-28 kaf24@firebug... SVM patch to add 64bit hv support.
2006-02-28 awilliam@xenbuild.aw[IA64] Unused fields in mm_struct commented out.
2006-02-28 awilliam@xenbuild.aw[IA64] Misc clean-up and warnings removal.
2006-02-28 awilliam@xenbuild.aw[IA64] xen_timer_interval removed (was not used).
2006-02-28 awilliam@xenbuild.aw[IA64] delivery_mask removed (was unused).
2006-02-28 awilliam@xenbuild.aw[IA64] Found the lost memory
2006-02-28 kaf24@firebug... Allow tpmfront/tpmback to be built as modules.
2006-02-28 kaf24@firebug... Allow netback to be built as a module.
2006-02-28 kaf24@firebug... Allow blkback to be built as a module.
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (arch/ia64/xen)
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (arch/ia64/linux...
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (arch/ia64/linux)
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (include/asm-ia64)
2006-02-28 kaf24@firebug... Avoid using unexported add_timer_on() function in netba...
2006-02-28 awilliam@xenbuild.aw[IA64] Cleanup hypercall.h
2006-02-28 kaf24@firebug... Sketch a new interface for transferring hypercall argum...
2006-02-28 kaf24@firebug... Clean up management of 'initial images' temporary buffers.
2006-02-28 kaf24@firebug... Fix tools Makefiles to respect CFLAGS. Disable stack...
2006-02-28 kaf24@firebug... Add 'm' debug key to print free-memory info.
2006-02-28 kaf24@firebug... Fix a multi HVM domain issue (bugzilla bug #542):
2006-02-28 kaf24@firebug... Fix SVM cr0 handling.
2006-02-28 kaf24@firebug... Fix SVM PAE support.
2006-02-28 kaf24@firebug... Fix SVM guest pin timer migration logic.
2006-02-28 kaf24@firebug... Fix SVM vlapic logic.
2006-02-28 kaf24@firebug... Removing hvm_safe_block() from the SVM hlt function...
2006-02-27 awilliam@xenbuild.aw[IA64] fix SMP bug for vhpt
2006-02-27 awilliam@xenbuild.aw[IA64] warning removal: NR_CPUS
2006-02-27 awilliam@xenbuild.aw[IA64] SMP_HOST: Alloc vhpt from domheap
2006-02-27 emellor@leeni... Merged.
2006-02-27 Ian.Campbell... Add support for configuring feature flags when starting...
2006-02-27 cl349@firebug... Update to Linux 2.6.16-rc5.
2006-02-27 kaf24@firebug... Check feature flag supervisor_mode_kernel in dom0 builder.
2006-02-27 emellor@leeni... Reconstitute the ip parameter correctly. Closes bug...
2006-02-27 kaf24@firebug... Allow a guest to switch pagetables 'atomically'. That...
2006-02-27 emellor@leeni... Use cleverer sed pattern to avoid use of head -1.
2006-02-27 emellor@leeni... Break out the hotplug cleanup code into xen-hotplug...
2006-02-27 emellor@leeni... Merged.
2006-02-27 emellor@leeni... Move files that have appeared in the wrong place due...
2006-02-27 kaf24@firebug... xen/ia64 uaccess is still linux style with different...
2006-02-27 kaf24@firebug... Fix a missed unmap in __entry().
2006-02-27 emellor@leeni... While testing TCP & UDP tests (coming soon), I tracked...
2006-02-27 emellor@leeni... The attached patch does the following:
2006-02-27 emellor@leeni... The attached patch breaks out
2006-02-27 kaf24@firebug... Add a compile time option to enable domain 0 running...
2006-02-27 Ian.Campbell... merge
2006-02-27 Ian.Campbell... List pae_pgdir_above_4gb in features for x86/32 Linux...
2006-02-27 Ian.Campbell... merge.
2006-02-27 Ian.Campbell... Support XENFEAT_supervisor_mode_kernel in x86/64 HYPERV...
2006-02-27 Ian.Campbell... Only panic() if the dom0 kernel requires an unknown...
2006-02-27 emellor@leeni... Merged.
2006-02-27 cl349@firebug... Fix non-xen build for: Make the fixmap area moveable...
2006-02-27 cl349@firebug... Add arch/i386/mm/pgtable.c to sparse tree.
next